(C) 1996 AROS - The Amiga Replacement OS
NAME
#include <clib/graphics_protos.h>
LONG WritePixelArray8()
SYNOPSIS
struct RastPort * rp
ULONG xstart
ULONG ystart
ULONG xstop
ULONG ystop
UBYTE * array
struct RastPort * temprp
LOCATION
In GfxBase at offset 131
FUNCTION
INPUTS
RESULT
NOTES
EXAMPLE
BUGS
SEE ALSO
INTERNALS
HISTORY
14.03.1997 digulla
Two new functions